---
title: "Changes to Get all of a project's dependencies"
method: GET
path: "/project/{id|slug}/dependencies"
---

# Changes to Get all of a project's dependencies

`GET /project/{id|slug}/dependencies`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 21 revisions.

- **2026-08-10** `16bb5dbc54f4` — 1 breaking, 40 info
- **2025-12-19** `0bffa67217e1` — 1 breaking, 3 info
- **2024-10-19** `3f6661cf21f2` — 2 breaking, 2 warning, 1 info

## Changes

- **2026-08-10** `16bb5dbc54f4` — 1 breaking, 40 info
  - the `projects/items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - added the optional property `projects/items/approved` to the response with the `200` status
  - added the optional property `projects/items/body_url` to the response with the `200` status
  - added the optional property `projects/items/color` to the response with the `200` status
  - added the optional property `projects/items/discord_url` to the response with the `200` status
  - added the optional property `projects/items/donation_urls` to the response with the `200` status
  - added the optional property `projects/items/icon_url` to the response with the `200` status
  - added the optional property `projects/items/issues_url` to the response with the `200` status
  - added the optional property `projects/items/moderator_message` to the response with the `200` status
  - added the optional property `projects/items/organization` to the response with the `200` status
  - added the optional property `projects/items/queued` to the response with the `200` status
  - added the optional property `projects/items/raw_icon_url` to the response with the `200` status
  - added the optional property `projects/items/requested_status` to the response with the `200` status
  - added the optional property `projects/items/slug` to the response with the `200` status
  - added the optional property `projects/items/source_url` to the response with the `200` status
  - added the optional property `projects/items/wiki_url` to the response with the `200` status
  - removed `#/components/schemas/NonSearchProject, #/components/schemas/ServerRenderedProject, subschema #3` from the `projects/items/` response property `allOf` list for the response status `200`
  - added the required property `projects/items/additional_categories` to the response with the `200` status
  - added the required property `projects/items/body` to the response with the `200` status
  - added the required property `projects/items/categories` to the response with the `200` status
  - added the required property `projects/items/client_side` to the response with the `200` status
  - added the required property `projects/items/description` to the response with the `200` status
  - added the required property `projects/items/downloads` to the response with the `200` status
  - added the required property `projects/items/environment` to the response with the `200` status
  - added the required property `projects/items/followers` to the response with the `200` status
  - added the required property `projects/items/gallery` to the response with the `200` status
  - added the required property `projects/items/game_versions` to the response with the `200` status
  - added the required property `projects/items/id` to the response with the `200` status
  - added the required property `projects/items/license` to the response with the `200` status
  - added the required property `projects/items/loaders` to the response with the `200` status
  - added the required property `projects/items/monetization_status` to the response with the `200` status
  - added the required property `projects/items/project_type` to the response with the `200` status
  - added the required property `projects/items/published` to the response with the `200` status
  - added the required property `projects/items/server_side` to the response with the `200` status
  - added the required property `projects/items/status` to the response with the `200` status
  - added the required property `projects/items/team` to the response with the `200` status
  - added the required property `projects/items/thread_id` to the response with the `200` status
  - added the required property `projects/items/title` to the response with the `200` status
  - added the required property `projects/items/updated` to the response with the `200` status
  - added the required property `projects/items/versions` to the response with the `200` status
  - …1 more
- **2025-12-19** `0bffa67217e1` — 1 breaking, 3 info
  - the `versions/items/allOf[subschema #2]/files/items/file_type` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - added `#/components/schemas/FileTypeEnum, subschema #2` to the `versions/items/allOf[subschema #2]/files/items/file_type` response property `allOf` list for the response status `200`
  - removed the `optional-resource-pack` enum value from the `versions/items/allOf[subschema #2]/files/items/file_type` response property for the response status `200`
  - removed the `required-resource-pack` enum value from the `versions/items/allOf[subschema #2]/files/items/file_type` response property for the response status `200`
- **2024-10-19** `3f6661cf21f2` — 2 breaking, 2 warning, 1 info
  - the response property `versions/items/allOf[subschema #2]/files/items/file_type` became nullable for the status `200`
  - the `versions/items/allOf[subschema #2]/files/items/file_type` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - added the new `optional-resource-pack` enum value to the `versions/items/allOf[subschema #2]/files/items/file_type` response property for the response status `200`
  - added the new `required-resource-pack` enum value to the `versions/items/allOf[subschema #2]/files/items/file_type` response property for the response status `200`
  - removed `#/components/schemas/FileTypeEnum, subschema #2` from the `versions/items/allOf[subschema #2]/files/items/file_type` response property `allOf` list for the response status `200`

---

[Operation](https://skmtc.dev/modrinth/apis/labrinth/docs/project/:id|slug/dependencies/get.md) · [API](https://skmtc.dev/modrinth/apis/labrinth.md) · [Page](https://skmtc.dev/modrinth/apis/labrinth/changes/project/:id|slug/dependencies/get)
